オーバーロード | 解説 |
---|---|
CopyTo(T[],Int32) | Copies the elements of the System.Collections.Generic.ICollection`1 to an System.Array, starting at a particular System.Array index. |
CopyTo(Array,Int32) | Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. |